InMemoryDefaultStatesManagerRepo

fun <T : State> InMemoryDefaultStatesManagerRepo(map: MutableMap<Any, T> = mutableMapOf())